fix buffer overflow in Qt SVG
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 17 Sep 2023 03:46:01 +0000 (04:46 +0100)
committerRaspbian forward porter <root@raspbian.org>
Sun, 17 Sep 2023 03:46:01 +0000 (04:46 +0100)
commit308f4ade889985031eed3ca8c1ad870101b415db
treeeb36a50ca3916919db4adacd3b1216f6290b7db5
parentfc47adfeb5bc869baedbd45658a52be7f97ac36b
fix buffer overflow in Qt SVG

Origin: upstream, https://download.qt.io/official_releases/qt/5.15/CVE-2023-32763-qtbase-5.15.diff
Last-Update: 2023-05-22

Adds qAddOverflow and qMulOverflow definitions to QFixed.

Gbp-Pq: Name CVE-2023-32763.diff
src/gui/painting/qfixed_p.h
src/gui/text/qtextlayout.cpp